Welcome![Sign In][Sign Up]
Location:
Search - lexical analyzer

Search list

[ELanguageLexical

Description: 词法分析器,学编译原理时做的,很简单,可供初学者借鉴-Lexical analyzer, learning to do when compiling principle, simply put, for beginners draw
Platform: | Size: 445440 | Author: sunhui | Hits:

[assembly languagelex

Description: 词法分析,你可以看到里面的内容其实是很简单的,主要是这个理解的过程-Lexical analysis, you can see the content inside is actually very simple, mainly the understanding of the process of
Platform: | Size: 35840 | Author: gfjiang | Hits:

[ELanguagecffxq

Description: 编译器设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序。整个编译程序分为三部分:词法分析部分、语法分析处理及四元式生成部分、输出显示部分。-Compiler design compiler compiler involved in three of five stages, namely, lexical analyzer, syntax analyzer and intermediate code generator. Compiler output results include lexical analysis of binary sequence, variable watch, state stack analysis shows and quaternion sequence procedures. The entire compiler is divided into three parts: part of lexical analysis, grammar analysis and to generate part of quaternion type, the output display.
Platform: | Size: 177152 | Author: 佚星 | Hits:

[ELanguagec-minus

Description: 词法和语法分析器,其中词法分析是用c写的,语法分析是用java写的-Lexical and syntax analyzer, including lexical analysis is c written grammar analysis is written in java
Platform: | Size: 1081344 | Author: AFei | Hits:

[CSharp200632580164

Description: 一个基于c#语言的词法分析器,实现的功能全部由《编译原理》提供-Based on the c# Language lexical analyzer to achieve the functions of all by the
Platform: | Size: 301056 | Author: lc | Hits:

[Speech/Voice recognition/combinebianyiyuanli

Description: 我的编译原理实验,包括一个词法分析器,一个酸腐优先的语法分析器,一个语义分析器-I compiled the experiment, including a lexical analyzer, a priority酸腐parser, a semantic analyzer
Platform: | Size: 10240 | Author: 王家玮 | Hits:

[ELanguageC

Description: C语言词法分析器 实现简单的词法分析,是编译原理的课程设计之一-C language lexical analyzer to achieve a simple lexical analysis is compiled one of the principle of curriculum design
Platform: | Size: 240640 | Author: kanjian666 | Hits:

[Game ProgramTest

Description: 具有图形化界面的词法分析器,其功能为:可通过手工输入或文件打开形式输入程序,进行此法分析。-With the graphical interface of lexical analyzer, and its function as follows: through manual input or file input program to open the form, in this analysis.
Platform: | Size: 3072 | Author: 孙静 | Hits:

[ELanguageLexical

Description: 简单的词法分析器 利用vc编程 功能 可以打开任意位置和名称的原文件进行词法分析,可以进行非法字符和数字后边跟字母的错误判断-The lexical analyzer easy to use programming function vc can open arbitrary location and name of the original document lexical analysis can be carried out illegal characters and letters with the figure behind misjudgment
Platform: | Size: 26624 | Author: seven | Hits:

[ELanguageSNL

Description: snl的词法分析器 C语言编写 VC下运行 -snl the lexical analyzer C language VC run snl the lexical analyzer C language running under VC
Platform: | Size: 2048 | Author: 第三个 | Hits:

[JSP/JavaLexicalanalyzer

Description: 词法分析器,主要用Java编写的源程序,对词进行逐个的分析-Lexical analyzer, the main use of Java source code written for the analysis of the words one by one
Platform: | Size: 4096 | Author: LK | Hits:

[ELanguageJava-Scanner

Description: 词法分析器(编译原理) Java语言词法分析器的设计与实现-Lexical Analyzer (Compilation Principle) Java language lexical Analyzer Design and Implementation
Platform: | Size: 184320 | Author: 林生 | Hits:

[ELanguageTranslate

Description: 编译原理实验,包含词法分析,语法分析(递归下降和LL1),语义分析-Compiler experiment, including lexical analysis, syntax analysis (recursive descent and LL1), semantic analysis
Platform: | Size: 217088 | Author: zhaochongbo | Hits:

[ELanguageLexical

Description: 用JAVA实现的词法分析器 对学习编译原理作用很大哦-JAVA achieved by lexical analyzer to study the role of compiling principle Oh great
Platform: | Size: 11264 | Author: 赵刚 | Hits:

[Editorcifayufafenxi_C

Description: 利用C++编写词法和语法分析器,DFA实现语法分析-Prepared using C++ lexical analyzer and syntax, DFA grammar analysis to achieve
Platform: | Size: 61440 | Author: 李雪红 | Hits:

[ELanguagewhile

Description: 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果是三地址形式的。-Compliance with the statement while the grammar, or to the beginning of grammar symbols can not be derived from the statement. (2) The program should include the lexical analyzer, the statement can be carried out input lexical analysis, and then output the results. Lexical analyzer should be able to identify the keywords, identifiers, constants, operators and so on. (3) parser of the program can analyze the syntax of input to determine whether the input statement to meet the loop while the grammar. Priorities through a simple statement of the method of analysis to see whether it can reduce to the beginning of grammar symbols. (4) the program analyzer is the semantic analysis of the results of the output requirements of the output is three-address form.
Platform: | Size: 60416 | Author: 李伟霞 | Hits:

[JSP/Javalexical

Description: java实现词法分析器,含源代码,词法,20个字-java lexical analyzer
Platform: | Size: 189440 | Author: 天尹 | Hits:

[ELanguageanalyzer

Description: 一个简单的词法分析器,可供初学者参考。 代码较短但实现了词法分析功能-simple lexical analyzer procedures
Platform: | Size: 1024 | Author: Doug | Hits:

[ELanguagelexical.c

Description: 一个用C语言实现的简单的词法分析器。可作为编译原理课的参考。-Using C language implementation of a simple lexical analyzer.You can use it as a reference in Compiler theory class.
Platform: | Size: 1024 | Author: baiguo | Hits:

[Other resourceanalyzer

Description: CMM 语言的词法分析器(C++语言编写)-CMM language lexical analyzer (C++ language)
Platform: | Size: 2048 | Author: 成奈川 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net